css docs: Fix some angle brackets for percentage
authorArnaud Rebillout <elboulangero@gmail.com>
Sat, 16 Dec 2017 14:33:51 +0000 (21:33 +0700)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Dec 2017 17:51:30 +0000 (12:51 -0500)
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=791710

docs/reference/gtk/css-properties.xml

index 42837b07cc8eb784db405cb96e3c7b00924aa66a..bd5218a482256c1f789a95b3d47973430ca86cb3 100644 (file)
@@ -1024,7 +1024,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
             </row>
             <row>
               <entry>border‑radius</entry>
-              <entry><code>[ 〈length〉 | 〈percentage〉 ]{1,4} [ / [ 〈length〉 | 〈percentage> ]{1,4} ]?</code></entry>
+              <entry><code>[ 〈length〉 | 〈percentage〉 ]{1,4} [ / [ 〈length〉 | 〈percentage ]{1,4} ]?</code></entry>
               <entry>see individual properties</entry>
               <entry><ulink url="https://www.w3.org/TR/css3-background/#border-radius">CSS3</ulink></entry>
               <entry></entry>
@@ -1145,7 +1145,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
             </row>
             <row>
               <entry>‑gtk‑outline‑radius</entry>
-              <entry><code>[ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage> ]{1,4} ]?</code></entry>
+              <entry><code>[ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage ]{1,4} ]?</code></entry>
               <entry>see individual properties</entry>
               <entry></entry>
               <entry></entry>